Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add N3LO ren SV #145

Merged
merged 3 commits into from
Dec 14, 2023
Merged

Add N3LO ren SV #145

merged 3 commits into from
Dec 14, 2023

Conversation

felixhekhorn
Copy link
Contributor

Closes #144

I hope I did the correct thing 🙈 ... (unfortunately the module is not so clearly written ...) if you agree I can add a N3LO unit test

@felixhekhorn felixhekhorn added the enhancement New feature or request label Dec 14, 2023
Copy link
Contributor

@andreab1997 andreab1997 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this. It looks ok (even if I need to have a more careful look). My only comment is that this function is only called to get one contribution, while in this way every time it needs to compute all the terms, while returning only one. This seems a waste to me.

@felixhekhorn
Copy link
Contributor Author

Thanks for this. It looks ok (even if I need to have a more careful look). My only comment is that this function is only called to get one contribution, while in this way every time it needs to compute all the terms, while returning only one. This seems a waste to me.

True - but I'm sure we can afford the calculation of O(10) polynomials for the sake of clarity

src/pineko/scale_variations.py Outdated Show resolved Hide resolved
@felixhekhorn felixhekhorn merged commit 4c29bd0 into main Dec 14, 2023
5 checks passed
@giacomomagni giacomomagni deleted the n3lo-ren-sv branch March 15, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generated renormalization SV does not work at N3LO (and beyond)
3 participants